Welcome![Sign In][Sign Up]
Location:
Search - http get post

Search list

[CommunicationFxStocker

Description: 在新浪的服务器的基础上开发的可以查询当前股票指数的Dll动态库,其中生成的动态库已经包含在其中了,里面使用了ACE的一些功能,封装了HTTP POST和GET的方法,采用POST到新浪服务器,获得股票指数,再解析的方式,如果你不能编译,请先添加ACE的库再进行编译, 也可以直接通过loadlibrary和GetProcAddress的方式调用,接口参考工程院文件-In Sina' s server that can be developed on the basis of the Dll check the current stock index dynamic library, which generates a dynamic library is already included in that, too, which used some of the features of the ACE, encapsulates the HTTP POST and GET methods, using POST to the Sina server, access to stock index, and then parse the way, if you can not compile, please add the ACE library and then compile, you can also directly through the way loadlibrary and GetProcAddress call, interface reference documentation Academy of Engineering
Platform: | Size: 261120 | Author: David Lee | Hits:

[OS programSafetyNetMobile

Description: 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,9513,460,1 每一行的4个数值分别对应:CID, LAC, MCC, MNC CID——CellID,表示基站号 LAC——Location Area Code,表示区域编号 MCC——Mobile Country Code,表示国家编号,中国是460 MNC——Mobile Network Code,表示移动网络编号,移动是0,联通是1 然后向Google发送基站信息是通过JSON串以Post的形式发送到http://www.google.com/loc/json,然后它会返回一个包含经纬度信息的JSON串-Web page for the base station location by Web-side source First of all must be aware that each base station can request http://www.google.com/loc/json get through to a latitude and longitude. If the user can quickly access to the base station more information, such as 4 or 5, these base stations can be calculated more accurate latitude and longitude of the user location. For example, such as WM, I get to 4 on the base station information: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,9513,460,1 Each line of the four values correspond to: CID, LAC, MCC, MNC CID- CellID, said base station No. LAC- Location Area Code, said regional code MCC- Mobile Country Code, said the national numbers, China is 460 MNC- Mobile Network Code, said the mobile network number, mobile is 0, Unicom is a Base station then sends the information to the Google JSON string through the form to send to the Post http://www.google.com/loc/json, then it will re
Platform: | Size: 134144 | Author: 尚伊珣 | Hits:

[Windows DevelopSendBBS

Description: 模拟网络HTTP协议数据包,软件实现发包功能。可以用于论坛灌水,程序开发。支持POST、GeT方式-HTTP protocol data packets analog network, software contracting function. Irrigation can be used for forums, program development. Support for POST, GeT way
Platform: | Size: 233472 | Author: 邹小川 | Hits:

[Internet-NetworkHTTP_POST_GET

Description: 详细介绍了http协议中get请求与post请求的区别,对于协议分析及编程很有帮助-Details of the http protocol get the difference between the request and post a request for protocol analysis and programming helpful
Platform: | Size: 9216 | Author: 罗林 | Hits:

[Program docHTTP_POST_GET_essential-difference

Description: HTTP_POST_GET_本质区别详解,从http原理、形式、格式等方面比较get和post的区别,并有实际例子做参照,讲的比较清楚,需要根据http原理完成网络工作的看一下比较适合-Detailed HTTP_POST_GET_ essential difference, speak more clearly, need to complete the work of the network http principle look more suitable for
Platform: | Size: 9216 | Author: 鹿淑煜 | Hits:

[WEB Codetianyayidu_v1.0

Description: 天涯易读功能简介:1.采用php小偷技术自动获取同步更新天涯社区帖子.2.程序采用伪静态,收录最有利。(动态浏览与静态自由切换!)3.程序自带后台,页面缓存,全站伪原创。4.四种采集方式,兼容98 空间服务器,独立模板风格.搜索引擎蜘蛛访问记录5.内容页description,自动获取帖子内容的前240个字符!有利于SEO!6.内容过滤功能。包含自定义词语的内容将不采集7.关键词内链, 帖子内容包含指定关键词将自动添加链接!后台自定义关键词!8.乱序排列,随机打乱帖子顺序 输入天涯帖子地址实现只看楼主功能。破解天涯图片防盗链。 默认后台:http://程序地址/admin/ 账号: admin 密码: admin-End of the World read Features: 1 thief using php technology automatically get synchronized End of the World community posts .2. Pseudo-static process, included the most favorable. (Dynamic and static view to switch!) 3. The program comes with the background, the page cache, the whole point pseudo-originality. 4 four kinds of acquisition mode, compatible with 98 of the space server, independent of the template style search engine spiders to access records 5 contents page description, automatically post content to get the first 240 characters! Conducive to SEO! 6 content filtering. Words containing the contents of the custom will not be collected 7 words within the chain, post content that contains the specified words will automatically add the link! Custom background Keywords! 8 arranged in random order, random order disrupted Posts End of the World Post address input to achieve look landlord function. End of the World Anti-hotlinking pictures crack. The default background:
Platform: | Size: 355328 | Author: 胡广来 | Hits:

[Internet-NetworkHttpAnalysing

Description: http协议解析器,专门针对http协议写的一个协议分析器工具,居于VC++和winpcap平台。过滤出http协议包,并判断包的响应方式是get,还是post-this is a Http protocol Analysing tool, written specifically for the http protocol a protocol analyzer tool,it base on VC++ and winpcap,filter http packets,and judge the reponse type is get or post
Platform: | Size: 177152 | Author: 孤影 | Hits:

[JSP/JavaSimpleHttpSvr

Description: android HTTP协议实例,实现POST和GET方式-android HTTP protocol instance, POST and GET
Platform: | Size: 313344 | Author: lixz | Hits:

[CSharpLserver

Description: httpsocket通信 实现了通过socket发送http协议的post/get命令-The communication of httpsocket achieve post/get to send http protocol through socket command
Platform: | Size: 106496 | Author: luohan | Hits:

[Internet-Networkshttp

Description: 实现一个简单的http收发协议,完成post和get两个功能,post用于向服务器指定文件末尾添加字符,get用于从服务器取回指定文件-Achieve a the simple http transceiver agreement, the completion of the post and get two functions, post used to add character to the end of the specified file to the server, get used to retrieve the specified file from the server
Platform: | Size: 244736 | Author: 吴林阳 | Hits:

[Sniffer Package captureCompareTool

Description: 实现了两个http请求包内容对比,可以一目了然的看出两包数据不同之处。支持Get、Post方法,界面直观,对于http客户端开发者来说非常实用。-Two http request packet contrast, you can see at a glance the difference of two packets of data. Support the Get and Post method, intuitive interface, very useful for the http client developers.
Platform: | Size: 21504 | Author: yuzhixue | Hits:

[Internet-NetworkHTTPClient

Description: 采用vc实现http客户端功能,支持post和get两种方式,在该程序中对http协议进行了详细的描述,并通过socket的方式来实现http协议。-Using vc http client functionality, support post and get two ways, the HTTP protocol is described in detail in the program, and through the socket to http protocol.
Platform: | Size: 35840 | Author: chenjin | Hits:

[Otherdiscuz_aliyunrec_v2.1

Description: 插件安装使用方法参考:http://www.discuz.net/thread-3229115-1-1.html v2.1版本在v2.0的基础上做了如下优化: 1. 解决了因站长设置游客访问权限,通信失败的问题。优化后将降低00000错误提示出现的概率 2. 只获取用户上传的本地图片,来提高图片的质量 3. 解决了推荐框离帖子内容太近的问题,推荐框和内容之间会间隔5PX 4.解决了在帖子第2页第一个回帖内容下方出现云推荐,和帖子第2页1楼和2楼之间出现云推荐的问题 开启插件后: 1.如果网站内容充足,会及时出现推荐结果。并且随时间拉长,推荐效果会越来越好; 2.可设置云推荐的展现位置,默认出现在主贴内容下方,无结果时默认隐藏; 云推荐已受到广大站长的欢迎,如:ChinaZ、Admin5、YAHOO、4399小游戏、安卓网、电玩巴士、京华论坛、厦门小鱼、淘宝社区、WPS论坛、木蚂蚁、红袖文学、音悦Tai、有妖气、39健康、股城网等都在使用,期待您的加入! 云推荐已受到广大站长的欢迎,如:ChinaZ、Admin5、YAHOO、4399小游戏、安卓网、电玩巴士、京华论坛、厦门小鱼、淘宝社区、WPS论坛、木蚂蚁、红袖文学、音悦Tai、有妖气、39健康、股城网等都在使用,期待您的加入!-Plug-in installation method reference: http://www.discuz.net/thread-3229115-1-1.html   v2.0 v2.1 version made ​ ​ on the basis of the following optimization: 1 Master Set tourists solved due to access to communication failure. Optimization will reduce the probability of error 00000 (2) get only the local user to upload pictures to improve the picture quality 3 to solve the recommended post content from the box too close to the problem will be recommended spacing between the frame and the content 5PX 4 solution in the first two posts first replies cloud appears below recommended and posts the first two between the 1st and 2nd floor problems arise cloud recommend   Open plug-in: 1 If your site is adequate, the results will be there to recommend. And with time stretch, the effect will be better recommended (2) can be set to show the location of the cloud recommended default appear in the main content posted below, no results are hidden by default Cloud r
Platform: | Size: 23552 | Author: 云推荐 | Hits:

[WEB Codetaobao-asp-sdk-demo

Description: 此SDK主要以淘宝OAuth2.0用户授权介绍、SDK使用配置、SDK使用过程疑难解决几个方面讲解这个SDK: 一、淘宝OAuth2.0用户授权介绍 1、Request至用户授权页面:https://oauth.taobao.com/authorize,回调得到Code; 2、得到Code后,把Code及其它必要参数,需POST至第三方页面:https://oauth.taobao.com/token,获取得到淘宝平台返回的access_token; 3、得到Token的同时,淘宝平台同时返回了部分用户信息,包括:淘宝用户账号ID(taobao_user_id)、用户昵称(taobao_user_nick),这个时候基本可以满足网站接入登录制作数据需求了 二、SDK使用配置 SDK主要就三个页面(tbconnect.asp、user.asp、index.asp)、一个登录图标! tbconnect.asp -- 类函数、参数配置文件 user.asp -- 回调页面,对数据进行处理 index.asp -- 中转页面,跳至授权页面,淘宝登录图标就是链接这个地址 配置淘宝APP Key、APP Secret、回调地址,打开tbconnect.asp页面,找到相应的参数:TB_OAuth_App_Key、TB_OAuth_App_Secret、TB_Callback_Url,修改为自己的就可以了。 使用注意事项及疑难解决,及其他详情查看:http://blog.unvs.cn/archives/taobao-asp-sdk-demo.html-This SDK mainly Taobao OAuth2.0 user authorization introduction, SDK using the configuration, SDK used to explain several aspects of the process difficult to solve this SDK: I. Introduction Taobao OAuth2.0 user authorization 1, Request to user authorization page: https://oauth.taobao.com/authorize, callback get Code 2, get Code, put the Code and other necessary parameters required to POST to a third party page: https://oauth.taobao.com/token, Taobao platform to get access to the returned access_token 3, get Token while Taobao platform while back some user information, including: Taobao user account ID (taobao_user_id), Nickname (taobao_user_nick), this time to meet the basic needs of Web access log data produced a Two, SDK using configuration SDK mainly on three pages (tbconnect.asp, user.asp, index.asp), a login icon! tbconnect.asp- class function, parameter configuration files user.asp- Callback page, the data processing index.asp- transit pages, jump author
Platform: | Size: 8192 | Author: cyh | Hits:

[Browser ClientHttpProject

Description: 实现 http Post,Get 方法,实现一些网络操作-Achieve http Post, Get methods to achieve some network operations
Platform: | Size: 216064 | Author: Jone | Hits:

[Sniffer Package capturebro-2.1.tar

Description: Bro是一个目前比较活跃的开源NIDS系统,差不多两年前我写过一个有关它特性的帖子。 Bro:一个开放源码的高级NIDS系统 由于Bro有一些其他开源NIDS所没有的高级特性(主要在于对策略脚本的支持),因此安装和配置上可能相对麻烦一些,这个帖子希望能提供一些有用的参考。 Bro的官方网站是: http://www.bro-ids.org/ 上面有基本的介绍信息和下载指示,网站的一些栏目内容还待完善中。相对Snort来说,使用Bro的人还是非常少的,因此Bro的邮件列表是一个得以获取帮助非常重要的资源,建议加入这个列表或经常浏览一下邮件列表的Web Archive,相关的信息在如下的链接: http://www.bro-ids.org/mailing-list.html-Bro is a currently more active open source NIDS system, almost two years ago I wrote a post about its features. Bro: an open source advanced NIDS system due to some other open-source Bro NIDS does not have the advanced features (mainly due to the policy scripting support), so installation and configuration may be relatively trouble some, this post I hope to provide some useful reference . Bro' s official website is: http://www.bro-ids.org/ above basic introductory information and download instructions, some sites still to be perfected column content. Snort relatively speaking, people are still using very little Bro, so Bro mailing list to get help is a very important resource, it is recommended to join this list, or frequently visit the mailing list Web Archive, relevant information at the following link : http://www.bro-ids.org/mailing-list.html
Platform: | Size: 5627904 | Author: 王夏洋 | Hits:

[Internet-Networkcommandline

Description: http server,最简化例程.支持HTTP POST/GET -http server, minimized,support http POST/GET
Platform: | Size: 68608 | Author: russot | Hits:

[CommunicationTestHttpPost

Description: 模拟HTTP POST/GET请求的工具,方便测试服务器网络接口-Simulate HTTP POST/GET request tool to facilitate the testing server network interface
Platform: | Size: 18432 | Author: Ray | Hits:

[Web ServerHttpResolve

Description: 用正则表达式解析HTTP头,可以拆分出请求类型,路径,可选头,参数列表,POST参数列表。VS2012工程。正则表达式作者AoGo-Using regular expressions to parse HTTP headers, can get the request method, path, headers, arglists, POST arglist. VS2012 project. Regular Expressions Library Author is AoGo
Platform: | Size: 17408 | Author: 顺口溜 | Hits:

[Linux-Unixgoahead-master

Description: 是一个可嵌入式的、跨平台的小型 HTTP 服务器的实现,实现了基本的 GET 和 POST 方法,支持 x86 (Windows/Linux), ARM, MIPS 和其他 POSIX 平台。支持嵌入式和独立运行两种模式。-Is an embeddable, cross-platform implementation of the HTTP server for small to achieve the basic GET and POST methods support x86 (Windows/Linux), ARM, MIPS, and other POSIX platforms. Support for embedded and stand-alone modes.
Platform: | Size: 2597888 | Author: zhj | Hits:
« 1 2 ... 4 5 6 7 8 910 11 »

CodeBus www.codebus.net